Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
| "pnpm": { | ||
| "overrides": { | ||
| "trim": "^0.0.3", | ||
| "y18n": "^4.0.1" | ||
| } |
There was a problem hiding this comment.
This is completely removed as pnpm v11 no longer reads it, only works when configured in pnpm-workspace.yaml.
It doesn't seem like we configure that and everything's working, so I didn't port it to pnpm-workspace.yaml.
|
@bluwy this requires conflict resolution now |
Enables import sorting and
trailingComma: "always"so matches the changesets repo setup.NOTE: It also sorts the package.json